toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.cast
/
[jvm]Screens
Screens
public
interface
Screens
implements
ProfileService
A service that allows obtaining connected
screens
.
Since
7.29
Members
Functions
default
Screen
Link copied to clipboard
public
abstract
Screen
defaultScreen
(
)
Returns the default (main) screen.
list
Link copied to clipboard
public
abstract
List
<
Screen
>
list
(
)
Returns the list of connected screens whose content can be cast to a media receiver.
profile
Link copied to clipboard
public
abstract
Profile
profile
(
)
Returns the profile of this service.